Release 10.1A: OpenEdge Development:
Progress 4GL Reference
NORMALIZE function
Normalizes a character string based on the specified Unicode normalization form.
Syntax
stringThe source string to normalize. The value may be of type CHARACTER or LONGCHAR.
If the string is a CHARACTER value,
-cpinternalmust be set to UTF-8. If the string is a LONGCHAR value, its code page can be any form of Unicode (for example, UTF-8, UTF-16, or UTF-32). This function returns a value of the same data type as the source string.normalization-formA character expression that evaluates to one of the following Unicode normalization forms:
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |